CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟退火 旅行商

搜索资源列表

  1. TSP_main_Program

    0下载:
  2. 此算法为模拟退火算法,典型例题为旅行商选路问题,也可用于计算机网络中的路由选择问题-Simulated annealing algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:wangyaowen
  1. SA_TSP

    0下载:
  2. 模拟退火算法求解旅行商问题的Matlab源程序-Simulated annealing algorithm for traveling salesman problem Matlab source
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:pan dazhi
  1. SA_solve_TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,操作步骤详见readme.txt-Simulated annealing algorithm to solve the traveling salesman problem, the steps described in Readme.txt
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:292566
    • 提供者:刘峰
  1. simulated-annealing

    0下载:
  2. 智能优化算法—模拟退火算法解旅行商路径最短-Intelligent optimization algorithm- simulated annealing algorithm for solving the traveling salesman shortest path
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:2804771
    • 提供者:王皓
  1. Annealing-algorithm

    0下载:
  2. 使用模拟退火选择路径问题,例如一个旅行商问题,给定N个城市,有一个推销员必须遍访这N个城市,而且每个城市只能访问一次最后回到出发的那个城市,要求安排合理的访问顺序,以实现访问路线最短的目标。-Select the path using the simulated annealing problems, such as a traveling salesman problem, given N cities, a salesman must have visited this N cities,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:649166
    • 提供者:刘同学
  1. traveling-salesman-problem

    0下载:
  2. 旅行商问题研究,对初学者对禁忌搜索,蚁群算法,和模拟退火有很大帮助。-Traveling Salesman Problem, for beginners tabu search, ant colony algorithm, and simulated annealing of great help.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:754748
    • 提供者:刘同学
  1. SA

    0下载:
  2. 针对于多个城市的最短距离问题或旅行商问题,模拟退火算法,C#程序-For the shortest distance problem or traveling salesman problem in many cities, simulated annealing algorithm, C# program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:67849
    • 提供者:py
  1. monituihuo

    0下载:
  2. 利用模拟退火算法解决旅行商问题,显著提高算法的运算效率。-Using simulated annealing algorithm to solve the traveling salesman problem, significantly improving operational efficiency of the algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2831
    • 提供者:wyzhao
  1. TSP(GAaSA)

    3下载:
  2. 基于模拟退火的遗传算法求解旅行商TSP问题-TSP by GA+SA
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11659
    • 提供者:suyue
  1. SAA-TSP

    0下载:
  2. 模拟退火算法解决旅行商问题,城市数量27,初始温度3000,温度衰减率0.95。 -Simulated annealing algorithm to solve the traveling salesman problem, 27 the number of cities, the initial temperature of 3000, the rate of temperature decay 0.95.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:yeon
  1. tsp

    0下载:
  2. 使用模拟退火算法实现著名的旅行商问题,该压缩包中有完整的matlab源码和实验的截图。-Simulated annealing algorithm famous traveling salesman problem, the complete package includes shots of matlab source and the compression experiments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:278162
    • 提供者:相知无悔
  1. City

    0下载:
  2. 使用著名的模拟退火算法来求解城市旅行商问题-Use well-known ant colony algorithm to solve the traveling salesman problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1642
    • 提供者:chenhongyang
  1. TSP

    0下载:
  2. 利用模拟退火算法求解旅行商问题,从文件读入城市信息,输出结果到文件-TSP problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-30
    • 文件大小:27103
    • 提供者:lina
  1. Matlab-SA-tool-and-example

    0下载:
  2. Matlab的模拟退火算法工具箱与实例,包括最经典的旅行商问题等-Matlab toolbox simulated annealing algorithm and examples, including the most classic traveling salesman problem, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:62436
    • 提供者:王志
  1. MatLab-Script

    0下载:
  2. 基于启发式(Heuristic)的人工智能算法解决旅行商问题(Traveling Salesman Problem)。关键词:模拟退火,遗传算法。工作环境:matlab-An artificial intelligence algorithm based on heuristic to solve Traveling Salesman Problem(TSP). Key words: Simulated Annealing, Genetic Algorithm. Working environm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:1839443
    • 提供者:TerryYan
  1. my_SAlvxingshang

    0下载:
  2. 基于模拟退火算法求解旅行商问题,程序收敛性能好,结果满意-Based on simulated annealing algorithm to solve traveling salesman problem, the convergence program performance, satisfactory results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2146
    • 提供者:周立栋
  1. Simulated-Annealing-solving-TSP

    0下载:
  2. 此段程序是用模拟退火思想解决旅行商TSP问题,有详细步骤说明。-This program solves the Traveling Salesman Problem(TSP) using an intelligent algorithm of the simulated annealing,which detail steps are explained.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:5828396
    • 提供者:xian
  1. TSP

    0下载:
  2. 用MATLAB实现的模拟退火算法,去有效的解决旅行商问题(TSP问题)。-MATLAB simulation annealing algorithm, to effectively solve the traveling salesman problem (TSP).
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1655
    • 提供者:靳宏伟
  1. MTSP

    2下载:
  2. 多旅行商MTSP问题遗传算法应用遗传算法求解多旅行商问题的算法设计,并将其与模拟退火算法比较与结合,有效提高了运算的速度和效率。-Multi traveling salesman MTSP problem genetic algorithm genetic algorithm to solve the problem of multiple traveling salesman problem algorithm design, and it is compared with the simul
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1646598
    • 提供者:zhch78
  1. monituihuo

    0下载:
  2. 模拟退火算法的源代码,可有效解决旅行商问题(TSP)。-Simulated annealing algorithm source code, which can effectively solve the traveling salesman problem (TSP).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:6156
    • 提供者:丁淼淼
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com